火范文>英语词典>display window翻译和用法

display window

英 [dɪˈspleɪ ˈwɪndəʊ]

美 [dɪˈspleɪ ˈwɪndoʊ]

网络  显示窗口; 显示窗; 显示视窗; 窗口显示; 商店橱窗

电力

英英释义

noun

双语例句

  • To use text within the display window, you need a font.
    要在显示窗口内使用文本,需要一种字体。
  • The background function is used to set the color of the display window.
    background功能被用来设置显示窗口的颜色。
  • You draw your square first, then specify the rotation operation that is applied to the subsequent shapes drawn to the display window.
    您首先要画出正方形,然后再指定该显示窗口后面绘制图形的旋转操作。
  • The Stage is the main display window of the application in this case.
    本例中,Stage是应用程序的主要显示窗口。
  • The size keyword defines the dimensions of the display window in pixels and is commonly the first step in a Processing application.
    size关键字以像素为单位定义了显示窗口的大小并且通常都是Processing应用程序内的首要步骤。
  • With the colors set, the text function emits your time string to the display window at the defined coordinates.
    颜色设好后,text函数就会向将时间字符串发送到显示窗口已定义的坐标位置。
  • This system is made of such four major functional modules as the product structure tree PPR, the assembly process information display, 3D scene display window, the progress bar and function buttons.
    该系统主要包括:产品PPR结构树、装配工艺信息显示、三维场景显示窗口、进度条和功能按钮等四个功能模块,实现了基于交互式三维场景的装配工艺发布。
  • Using the Processing model, the draw function calls update to apply the rules; upon return, draw emits the updated space to the display window.
    使用Processing模型,draw函数调用update以应用规则;返回后,draw将这个更新了的空间发到显示窗口。
  • Next, given your time variable, you calculate the position of the box within the display window along the three dimensions.
    接下来,指定时间变量,您就能够计算显示窗口中立方体的位置及其三维尺寸。
  • Processing also supports text, both within the display window and in the form of a console for debugging.
    Processing不仅支持显示窗口内的文本,还支持控制台形式的用于调试的文本。